ChartDataLabelFormat Object (JavaScript API for Excel)
Encapsulates the format properties for the chart data labels.
Properties
None
Relationships
| Relationship | Type | Description | Req. Set |
|---|---|---|---|
| fill | ChartFill | Represents the fill format of the current chart data label. Read-only. | 1.1 |
| font | ChartFont | Represents the font attributes (font name, font size, color, etc.) for a chart data label. Read-only. | 1.1 |
Methods
None