PieStartAngle Property (ChartSeriesCustomProperties.DoughnutProps)
In This Topic
Determines the starting angle of the first pie slice, measured in degrees. Default: 0.
Syntax
'Declaration
Public Property PieStartAngle As RdlInt
public RdlInt PieStartAngle {get; set;}
See Also