SankeyNode.Tag Property
Contains an object from the Sankey diagram data source that is used to create the node.
Namespace: DevExpress.Xpf.Charts.Sankey
Assembly: DevExpress.Xpf.Charts.v25.2.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object from the Sankey diagram data source that is used to create the node. |
See Also