Excel.Interfaces.ChartErrorBarsFormatData interface

Warning

This API is now deprecated.

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

Properties

line

Represents the chart line formatting.

Property Details

line

Warning

This API is now deprecated.

Represents the chart line formatting.

line?: Excel.Interfaces.ChartLineFormatData;

Property Value

Remarks

[ API set: ExcelApi 1.9 ]