Gets or sets the angle, measured in degrees, clockwise from StartAngle to the second side of the sector defining the current shape.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public float SweepAngle { get; set; }
Visual Basic
Public Property SweepAngle As Single
	Get
	Set

See Also