Click or drag to resize

XlsChartFormat FirstSliceAngle Property

Angle of the first pie slice expressed in degrees. ( 0 - 360 )

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int FirstSliceAngle { get; set; }

Property Value

Type: Int32

Implements

IChartFormat FirstSliceAngle
See Also