FirstSliceAngle

IChartSeriesGroup.FirstSliceAngle property

Gets or sets the angle of the first pie or doughnut chart slice, in degrees (clockwise from up, from 0 to 360 degrees). Read/write UInt16.

public ushort FirstSliceAngle { get; set; }

See Also