Excel.Interfaces.ChartLegendEntryData interface

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

Properties

visible

Represents the visibility of a chart legend entry.

Property Details

visible

Represents the visibility of a chart legend entry.

visible?: boolean;

Property Value

boolean

Remarks

[ API set: ExcelApi 1.7 ]