Skip to main content

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

NuGet Package: DevExpress.Win.Charts

Declaration

public RangeControlOptionsModel RangeControlOptions { get; }

Property Value

Type Description
RangeControlOptionsModel

The model of the Range Control options

See Also