Skip to main content
A newer version of this page is available. .
All docs
V20.2

SankeyTitleCollection Class

Contains a collection of the Sankey diagram titles.

Namespace: DevExpress.Xpf.Charts.Sankey

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public class SankeyTitleCollection :
    ObservableCollection<SankeyTitle>

The following members return SankeyTitleCollection objects:

Inheritance

See Also