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
C# Copy Code |
---|
public double TitleRotationAngle { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleRotationAngle As Double |