SankeyDiagramControl.Titles Property
Provides access to the diagram’s title collection.
Namespace: DevExpress.XtraCharts.Sankey
Assembly: DevExpress.XtraCharts.v24.2.UI.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
public SankeyTitleCollection Titles { get; }
#Property Value
Type | Description |
---|---|
Sankey |
A collection of titles. |
#Remarks
The code below adds a title to a Sankey Diagram: