Gets or sets the start angle for drawing the pieces of the pie. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueA float value that specifies the start angle measured clockwise in degrees. RemarksThe property specifies the start angle for drawing the pieces of the pie. Possible values range from 0 to 360. The data for the pie pieces is set with Data. Default value for the StartAngle property is 0. See Also |