RectangleIndentsModel.All Property
Gets or sets all indents within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | The size of all indents. |
Remarks
If the value of this property is equal to -1 then sizes of indents are not equal to one another.
See Also