Class LinearRangeStyle
LinearRange<T> Style
public class LinearRangeStyle
- Inheritance
-
LinearRangeStyle
- Inherited Members
Constructors
- LinearRangeStyle()
Constructs a new instance.
Properties
- DragChar
The glyph and the attribute to indicate mouse dragging.
- EmptyChar
The glyph and the attribute used for empty spaces on the linear range.
- EndRangeChar
The glyph and the attribute used for the end of ranges on the linear range.
- LegendAttributes
Legend attributes
- OptionChar
The glyph and the attribute used for each option (tick) on the linear range.
- RangeChar
The glyph and the attribute used for filling in ranges on the linear range.
- SetChar
The glyph and the attribute used for options (ticks) that are set on the linear range.
- SpaceChar
The glyph and the attribute used for spaces between options (ticks) on the linear range.
- StartRangeChar
The glyph and the attribute used for the start of ranges on the linear range.