ISankeyNodeLayoutItem.LevelIndex Property
Returns a value that specifies the node level.
Namespace: DevExpress.Charts.Sankey
Assembly: DevExpress.Charts.v24.1.Core.dll
NuGet Package: DevExpress.Charts.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | A zero-based value that specifies the node level. |
See Also