Specifies the sweep direction (clockwise or counterclockwise) for a Pie series.
public PieSweepDirection SweepDirection { get; set; }
Public Property SweepDirection As PieSweepDirection
Note that the rotation angle specified in the PieSeriesView.Rotation property corresponds to the rotation direction mode in the SweepDirection property.