ComponentOne Chart for .NET (2.0) Search HelpCentral 

Pie.Start Property

Gets or sets the starting angle of the first Pie slice.

[Visual Basic]

Public Property Start As Integer

[C#]

public int Start {get;set;}

[Delphi]

public property Start: Int32 read get_Start write set_Start;

Remarks

The angle is measured in degrees, and represents the arc between the most clockwise edge of the first slice and the right horizontal radius of the pie, as measured in the counter-clockwise direction.

See Also

Pie Class | Pie Members | C1.Win.C1Chart Namespace | Pie Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.