Click or drag to resize

ChartFormat PieSeriesLine Property

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

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

Property Value

Type: ChartBorder
See Also