Gets or sets the position of the title.
Visual Basic (Declaration) | |
---|---|
Public Property Position As TitlePosition |
C# | |
---|---|
public TitlePosition Position {get; set;} |
Property Value
A TitlePosition enumeration indicating the position of the title.
This property is only used for chart axis titles.