Properties of the ValueLabel Collection Editor
The following properties are available for the user in the ValueLabel Collection Editor at design time or they can be used in the ValueLabel class at run time:
Members | Description |
---|---|
Text | Gets or sets the displayed text value for the ValueLabel. |
Appearance | Gets or sets the appearance of ValueLabel. |
BackColor | Get or sets the background color of ValueLabel. |
Color | Gets or sets the color of the ValueLabel. |
Gridline | Gets or sets a value indicating whether a grid line is drawn at the ValueLabel. |
MarkerSize | Gets or sets the marker size of ValueLabel. |
Moveable | Gets or sets a value indicating whether a ValueLabel can be dragged by the user. |
DateTimeValue | Gets or sets the axis value to be replaced by the ValueLabel using a DateTime value. |
NumericValue | Gets or sets the axis value to be replaced by the ValueLabel using a double value. |