| title | workbookChartPointFormat resource type |
|---|---|
| description | Represents formatting object for chart points. |
| author | lumine2008 |
| ms.localizationpriority | medium |
| ms.subservice | excel |
| doc_type | resourcePageType |
| ms.date | 04/11/2024 |
Namespace: microsoft.graph
Represents formatting object for chart points.
None
None
| Relationship | Type | Description |
|---|---|---|
| fill | workbookChartFill | Represents the fill format of a chart, which includes background formatting information. Read-only. |
The following JSON representation shows the resource type.
{
"fill": {"@odata.type": "microsoft.graph.workbookChartFill"}
}