Skip to main content
A newer version of this page is available. .
All docs
V21.1

SankeyTitleCollection Class

A collection of Sankey diagram titles.

Namespace: DevExpress.XtraCharts.Sankey

Assembly: DevExpress.XtraCharts.v21.1.dll

NuGet Package: DevExpress.Charts

Declaration

public class SankeyTitleCollection :
    NotificationCollection<SankeyTitle>

The following members return SankeyTitleCollection objects:

See Also