Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.16 KB

workbookchartpointformat.md

File metadata and controls

56 lines (41 loc) · 1.16 KB
title description author ms.localizationpriority ms.subservice doc_type
workbookChartPointFormat resource type
Represents formatting object for chart points.
lumine2008
medium
excel
resourcePageType

workbookChartPointFormat resource type

Namespace: microsoft.graph

Represents formatting object for chart points.

Methods

None

Properties

None

Relationships

Relationship Type Description
fill workbookChartFill Represents the fill format of a chart, which includes background formatting information. Read-only.

JSON representation

The following JSON representation shows the resource type.

{
  "fill": {"@odata.type": "microsoft.graph.workbookChartFill"}
}