Gets or sets the rotation angle of the title label at a horizontal axis. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public double TitleRotationAngle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TitleRotationAngle As Double |
See Also