Skip to main content
A newer version of this page is available. .

ChartRangeControlClientNumericGridOptionsModel Class

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v19.2.Wizard.dll

Declaration

[ModelOf(typeof(ChartRangeControlClientNumericGridOptions))]
public class ChartRangeControlClientNumericGridOptionsModel :
    ChartRangeControlClientGridOptionsModel

The following members return ChartRangeControlClientNumericGridOptionsModel objects:

Inheritance

Object
ChartElementModel
ChartRangeControlClientGridOptionsModel
ChartRangeControlClientNumericGridOptionsModel
See Also