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;