[]
        
(Showing Draft Content)

C1.Win.C1Chart.Pie.Start

Start Property

Start

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

Declaration
public int Start { get; set; }
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