< Back
New-WorkbookChartAxesObject
Post
NAME New-WorkbookChartAxesObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.workbookChartAxes" (or one of its derived types).
SYNTAX
New-WorkbookChartAxesObject [-categoryAxis <object>] [-seriesAxis <object>] [-valueAxis <object>]
[<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.workbookChartAxes" (or one of its derived types).
PARAMETERS
-categoryAxis <object>
The "categoryAxis" property, of type "microsoft.graph.workbookChartAxis".
This property is on the "microsoft.graph.workbookChartAxes" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-seriesAxis <object>
The "seriesAxis" property, of type "microsoft.graph.workbookChartAxis".
This property is on the "microsoft.graph.workbookChartAxes" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-valueAxis <object>
The "valueAxis" property, of type "microsoft.graph.workbookChartAxis".
This property is on the "microsoft.graph.workbookChartAxes" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.workbookChartAxes" (or one of its derived types).
SYNTAX
New-WorkbookChartAxesObject [-categoryAxis <object>] [-seriesAxis <object>] [-valueAxis <object>]
[<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.workbookChartAxes" (or one of its derived types).
PARAMETERS
-categoryAxis <object>
The "categoryAxis" property, of type "microsoft.graph.workbookChartAxis".
This property is on the "microsoft.graph.workbookChartAxes" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-seriesAxis <object>
The "seriesAxis" property, of type "microsoft.graph.workbookChartAxis".
This property is on the "microsoft.graph.workbookChartAxes" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-valueAxis <object>
The "valueAxis" property, of type "microsoft.graph.workbookChartAxis".
This property is on the "microsoft.graph.workbookChartAxes" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS