[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PiePlotArea.SweepAngle

SweepAngle Property

SweepAngle

Gets or sets the total angle of all the pie slices.

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

Sweep angle is measured in degrees.

Exceptions
Type Condition
ArgumentOutOfRangeException

value is less than or equal to zero or is greater than 360.