ChartRangeControlClientGridOptions Properties
The base class for grid settings of the date-time and numeric chart clients of the range control.| Name | Description |
|---|---|
| Auto | Gets or sets a value that specifies whether the grid properties are calculated automatically. |
| GridSpacing | Gets or sets a value that specifies the interval between grid lines. |
| LabelFormat | Gets or sets the string used to format chart argument values. |
| LabelFormatProvider | Gets or set the format provider to format the values displayed by argument labels of the chart range control client. |
| ShowGridlinesErrorMessage | Gets or sets a value which specifies whether to show the grid lines error message in the range control’s viewport. |
| SnapSpacing | Gets or sets the numeric snap step. |
See Also