ChartGroup.FirstSliceAngle Property

Definition

Returns or sets the angle of the first pie-chart or doughnut-chart slice in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts.

public:
 property int FirstSliceAngle { int get(); void set(int value); };
public int FirstSliceAngle { get; set; }
Public Property FirstSliceAngle As Integer

Property Value

Applies to