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

    A collection of Sankey diagram titles.

    Namespace: DevExpress.XtraCharts.Sankey

    Assembly: DevExpress.XtraCharts.v26.1.dll

    Declaration

    public class SankeyTitleCollection :
        NotificationCollection<SankeyTitle>

    The following members return SankeyTitleCollection objects:

    See Also