< Back
Get-OxyStyle
Post
NAME Get-OxyStyle
SYNOPSIS
Gets a style by name.
SYNTAX
Get-OxyStyle [[-Name] <System.String>] [<CommonParameters>]
DESCRIPTION
Gets a style by name. If the `-Name` parameter is omitted, this cmdlet returns all available styles.
PARAMETERS
-Name <System.String>
The style name.
Required? false
Position? 0
Default value None
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
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Online Version: https://github.com/horker/oxyplotcli2/b ... xyStyle.md
SYNOPSIS
Gets a style by name.
SYNTAX
Get-OxyStyle [[-Name] <System.String>] [<CommonParameters>]
DESCRIPTION
Gets a style by name. If the `-Name` parameter is omitted, this cmdlet returns all available styles.
PARAMETERS
-Name <System.String>
The style name.
Required? false
Position? 0
Default value None
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
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Online Version: https://github.com/horker/oxyplotcli2/b ... xyStyle.md