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

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.v18.2.Wizard.dll

Declaration

public RangeControlOptionsModel RangeControlOptions { get; }

Property Value

Type Description
RangeControlOptionsModel

The model of the Range Control options

See Also