Back to Devexpress

XYDiagram2D.RangeControlNumericGridOptions Property

corelibraries-devexpress-dot-xtracharts-dot-xydiagram2d-20511141.md

latest1.5 KB
Original Source

XYDiagram2D.RangeControlNumericGridOptions Property

Provides access to the numeric grid options of the range control.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[XtraChartsLocalizableCategory(XtraChartsCategory.Behavior)]
public ChartRangeControlClientNumericGridOptions RangeControlNumericGridOptions { get; }
vb
<XtraChartsLocalizableCategory(XtraChartsCategory.Behavior)>
Public ReadOnly Property RangeControlNumericGridOptions As ChartRangeControlClientNumericGridOptions

Property Value

TypeDescription
ChartRangeControlClientNumericGridOptions

A ChartRangeControlClientNumericGridOptions object that is numeric grid options of the chart range control client.

|

See Also

XYDiagram2D Class

XYDiagram2D Members

DevExpress.XtraCharts Namespace