ComponentOne Chart for WPF and Silverlight
AnnoAngle Property


C1.WPF.C1Chart Namespace > Axis Class : AnnoAngle Property
Gets or sets the rotation angle of axis annotations.
Syntax
'Declaration
 
Public Property AnnoAngle As System.Double
'Usage
 
Dim instance As Axis
Dim value As System.Double
 
instance.AnnoAngle = value
 
value = instance.AnnoAngle
public System.double AnnoAngle {get; set;}
See Also

Reference

Axis Class
Axis Members