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

Axis2DModel.InterlacedFillStyle Property

Gets or sets the model of the fill style of the modeled axis.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[LocalizableCategory(DesignerCategories.Behavior)]
public RectangleFillStyleModel InterlacedFillStyle { get; }

Property Value

Type Description
RectangleFillStyleModel

The model of the fill style.

See Also