MindFusion.Wpf Pack Programmer's Guide
Axis.TitleRotationAngle Property
See Also
 





Gets or sets the rotation angle of the title label.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public double TitleRotationAngle { get; set; }

Visual Basic  Copy Code

Public Property TitleRotationAngle As Double

 Property Value

A double value. The default value is 0.0.

 Remarks

Use the Title property to set the title label.

 See Also

Axis Members
Axis Class
MindFusion.RealTimeCharting.Wpf Namespace