XYDiagram2DSeriesViewBaseModel.RangeControlOptions Property
Returns the model of the options specifying the appearance of a series with the modeled series view within the Range control.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
RangeControlOptionsModel | The model of the Range Control options |
See Also