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

Axis2DModel.Strips Property

Gets or sets the model of the strip collection of the modeled axis.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[Browsable(false)]
public StripCollectionModel Strips { get; }

Property Value

Type Description
StripCollectionModel

The model of the strip collection.

See Also