[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PlotArea.Rotation

Rotation Property

Rotation

Gets of sets the counterclockwise rotation around the vertical axis.

Declaration
[FpCategory("Category_Appearance")]
public float Rotation { get; set; }
<FpCategory("Category_Appearance")>
Public Property Rotation As Single
Remarks

Rotation is measured in degrees.

Exceptions
Type Condition
ArgumentOutOfRangeException

Value is less than -180 or greater than 180.