Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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"}
}