Edit

Share via


Excel.Interfaces.ChartLeaderLinesData interface

An interface describing the data returned by calling chartLeaderLines.toJSON().

Properties

format

Represents the formatting of leader lines of data labels in a series.

Property Details

format

Represents the formatting of leader lines of data labels in a series.

format?: Excel.Interfaces.ChartLeaderLinesFormatData;

Property Value

Remarks

[ API set: ExcelApi 1.19 ]