AnnotationRotation Property (baseChartAnnotation)
In This Topic
Gets or sets the clockwise angle of rotation for the axis annotations.
Syntax
'Declaration
Public Property AnnotationRotation As System.Integer
public System.int AnnotationRotation {get; set;}
See Also