Click or drag to resize

XlsChartFormat SplitType Property

Returns or sets the way the two sections of either a pie of pie chart or a bar of pie chart are split.

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

Property Value

Type: SplitType

Implements

IChartFormat SplitType
See Also