ChartLegendFormat Object (JavaScript API for Excel)
Encapsulates the format properties of a chart legend.
Properties
None
Relationships
| Relationship | Type | Description | Req. Set |
|---|---|---|---|
| fill | ChartFill | Represents the fill format of an object, which includes background formating information. Read-only. | 1.1 |
| font | ChartFont | Represents the font attributes such as font name, font size, color, etc. of a chart legend. Read-only. | 1.1 |
Methods
None