ChartRangeControlClientNumericGridOptionsModel Class
In This Article
The ChartRangeControlClientNumericGridOptions model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(ChartRangeControlClientNumericGridOptions))]
public class ChartRangeControlClientNumericGridOptionsModel :
ChartRangeControlClientGridOptionsModel
#Related API Members
The following members return ChartRangeControlClientNumericGridOptionsModel objects:
#Inheritance
Object
ChartElementModel
ChartRangeControlClientGridOptionsModel
ChartRangeControlClientNumericGridOptionsModel
See Also