ChartGridlinesFormat resource type

Namespace: microsoft.graph

Encapsulates the format properties for chart gridlines.

Methods

None

Properties

None

Relationships

Relationship Type Description
line WorkbookChartLineFormat Represents chart line formatting. Read-only.

JSON representation

The following JSON representation shows the resource type.

{
  "line": {"@odata.type": "microsoft.graph.workbookChartLineFormat"}
}