ChartGroupFirstSliceAngle Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public int FirstSliceAngle { get; set; }

Property Value

Type: Int32
The first slice angle.
See Also

Reference