Gets or sets the rotation angle of the title label.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public double TitleRotationAngle { get; set; } |
Visual Basic
![]() |
---|
Public Property TitleRotationAngle As Double |
A double value. The default value is 0.0.
Use the Title property to set the title label.