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

SankeyTitle Properties

A title for Sankey diagrams.
Name Description
Dock Gets or sets the diagram edge to which the title is docked.
Font Gets or sets the font that is used to display text. Inherited from SankeyTextElement.
Indent Specifies the distance between the title and diagram content, in pixels.
Text Gets or sets element text. Inherited from SankeyTextElement.
TextAlignment Gets or sets a value that specifies text alignment. Inherited from SankeyTextElement.
TextColor Gets or sets the text color for the element. Inherited from SankeyTextElement.
Visibility Specifies whether the title is visible.
See Also