Gets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape.

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

Syntax

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

See Also