Edit

Share via


Excel.Interfaces.ChartLeaderLinesUpdateData interface

An interface for updating data on the ChartLeaderLines object, for use in chartLeaderLines.set({ ... }).

Properties

format

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

Property Details

format

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

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

format?: Excel.Interfaces.ChartLeaderLinesFormatUpdateData;

Property Value

Remarks

[ API set: ExcelApi BETA (PREVIEW ONLY) ]