Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.Interfaces.ChartLegendEntryUpdateData interface

Package:
excel

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


Feedback

Was this page helpful?