[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PlotArea.Depth

Depth Property

Depth

Gets or sets the depth of the plot area.

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

Depth is measured relative to width of plot area (0 = no depth, 1 = depth and width are equal).

Exceptions
Type Condition
ArgumentOutOfRangeException

Value is less than or equal to zero or greater than 20.