SeriesLabelOptions.Indent Property
In This Article
Gets or sets how much series labels should be indented from each other when the resolution of labels overlap is enabled.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the indent, in pixels. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Indent |
---|---|
Series |
|
Series |
|
See Also