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

NumericScaleOptionsModel.IntervalOptions Property

Gets or sets the DataFilterCollection.ConjunctionMode property value within the model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[LocalizableCategory(DesignerCategories.Behavior)]
public NumericIntervalOptionsModel IntervalOptions { get; }

Property Value

Type Description
NumericIntervalOptionsModel

A model of numeric axis options.

Property Paths

You can access this nested property as listed below:

See Also