Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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"}
}