Gets or sets the start angle for drawing the pieces of the pie. Namespace: MindFusion.Charting Syntax
Property ValueA float value that represents the start angle. 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 |