Click or drag to resize

ChartTextArea ShowLeaderLines Property

Note: This API is now obsolete.

Indicates whether Leader Lines is in data labels.

Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("get and set are not implemented")]
public bool ShowLeaderLines { get; set; }

Property Value

Type: Boolean

Implements

IChartDataLabels ShowLeaderLines
See Also