[]
Gets or sets the starting angle of the first Pie slice, in degrees. The angle 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.
[C1Description("ChartPie.Start", "The starting angle of the first Pie slice, in degrees.")]
public int Start { get; set; }
<C1Description("ChartPie.Start", "The starting angle of the first Pie slice, in degrees.")>
Public Property Start As Integer