MindFusion.Silverlight Package Programmer's Guide
AxisSettings.TitleRotationAngle Property
See Also
 





Gets or sets the rotation angle of the title label at a horizontal axis.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double TitleRotationAngle { get; set; }

Visual Basic  Copy Code

Public Property TitleRotationAngle As Double

 Property Value

A double value. Default is 0.0

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Charting.Silverlight Namespace