PieChart.MinIndentBetweenSeries Property
Gets or sets the minimum indent between adjacent pie series.
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 minimum indent, in pixels. |
See Also