TitleRotationAngle Property (ValueAxis)
Gets or sets the rotation angle for the title.
public int TitleRotationAngle {get; set;}
'Declaration
Public Property TitleRotationAngle As Integer
'Usage
Dim instance As ValueAxis
Dim value As Integer
instance.TitleRotationAngle = value
value = instance.TitleRotationAngle