SankeyTitle.Visible Property
Indicates whether the SankeyTitle is visible.
Namespace: DevExpress.Xpf.Charts.Sankey
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Nullable<Boolean> | true, if the title is visible; otherwise, false. |
See Also