[]
        
(Showing Draft Content)

FarPoint.Win.Chart.PolarPointSeries.GapDepth

GapDepth Property

GapDepth

Gets or sets the amount of space between series.

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

Depth is measured relative to the depth of the plot area (0 = no depth, 1 = full depth of plot area).

Exceptions
Type Condition
ArgumentOutOfRangeException

value is less than zero or is greater than 5.