FunnelChart.MinIndentBetweenSeries Property
Gets or sets the minimum indent between two Funnel 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 that specifies the minimum series indent, in pixels. |
Remarks
The following table illustrates how the MinIndentBetweenSeries property works.
| MinIndentBetweenSeries =25 | MinIndentBetweenSeries=75 |
|---|---|
![]() |
![]() |
See Also

