[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PlotArea.Elevation

Elevation Property

Elevation

Gets of sets the counterclockwise rotation around the horizontal axis.

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

Elevation is measured in degrees.

Exceptions
Type Condition
ArgumentOutOfRangeException

Value is less than -90 or greater than 90.