ChartRangeControlClientNumericGridOptionsModel Class
The ChartRangeControlClientNumericGridOptions model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.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