Edit

Excel.Interfaces.ChartLegendEntryUpdateData interface

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

Remarks

Used by

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