Click or drag to resize

XlsChartFormat PieSeriesLine Property

Represents series line properties. ( For pie of pie or pie of bar chart types only. ) Read only.

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

Property Value

Type: IChartBorder

Implements

IChartFormat PieSeriesLine
See Also