SankeyTitle Properties
A title for Sankey diagrams.Name | Description |
---|---|
Dock | Gets or sets the diagram edge to which the title is docked. |
DXFont | Gets or sets the font that is used to display text. Inherited from SankeyTextElement. |
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