Click or drag to resize

XlsChartFormat SplitValue Property

Returns or sets the threshold value separating the two sections of either a pie of pie chart or a bar of pie chart.

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 SplitValue { get; set; }

Property Value

Type: Int32

Implements

IChartFormat SplitValue
See Also