SankeyViewOptions.VerticalNodeIndent Property
In This Article
Specifies the vertical indent between Sankey nodes.
Namespace: DevExpress.Xpf.Charts.Sankey
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The vertical indent between Sankey nodes. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Vertical |
---|---|
Sankey |
|
#Remarks
The following image shows the vertical node indent:
See Also