Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.18 KB

File metadata and controls

57 lines (42 loc) · 1.18 KB
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

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"}
}