FunnelChart.MinIndentBetweenSeries Property
In This Article
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.
Min |
Min |
---|---|
![]() |
![]() |
See Also