Link Search Menu Expand Document

ChartGroupFirstSliceAngle Property

Gets 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.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int FirstSliceAngle { get; set; }

Property Value

Type: Int32
The first slice angle.
See Also

Reference