Axis2DModel.InterlacedFillStyle Property
Gets or sets the model of the fill style of the modeled axis.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[LocalizableCategory(DesignerCategories.Behavior)]
public RectangleFillStyleModel InterlacedFillStyle { get; }
Property Value
Type | Description |
---|---|
RectangleFillStyleModel | The model of the fill style. |
See Also