SankeyNodeItem(SankeyNodeLayoutInfo) Constructor
Initializes a new instance of the SankeyNodeItem class with specified settings.
Namespace: DevExpress.Xpf.Charts.Sankey
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Parameters
Name | Type |
---|---|
nodeInfo | DevExpress.Charts.Sankey.Native.SankeyNodeLayoutInfo |
See Also