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