ChartPoint.StartAngle

ChartPoint.StartAngle property

Gets the starting angle for the pie section, measured in degrees clockwise from the x-axis after calls Chart.Calculate() method. Applies to Pie chart.

public float StartAngle { get; }

See Also