Skip to main content
All docs
V26.1
  • SankeyTitleCollection Class

    Contains a collection of the Sankey diagram titles.

    Namespace: DevExpress.Xpf.Charts.Sankey

    Assembly: DevExpress.Xpf.Charts.v26.1.dll

    Declaration

    public class SankeyTitleCollection :
        ObservableCollection<SankeyTitle>

    The following members return SankeyTitleCollection objects:

    Inheritance

    See Also