SankeyToolTipItem.Info Property
Returns the SankeyToolTipInfo object that contains tooltip options.
Namespace: DevExpress.Xpf.Charts.Sankey
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
SankeyToolTipInfo | Contains tooltip options. |
See Also