XYDiagram2D.RangeControlNumericGridOptions Property
In This Article
Provides access to the numeric grid options of the range control.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
[XtraChartsLocalizableCategory(XtraChartsCategory.Behavior)]
public ChartRangeControlClientNumericGridOptions RangeControlNumericGridOptions { get; }
#Property Value
Type | Description |
---|---|
Chart |
A Chart |
See Also