< Back
Get-OxyColorScheme
Post
NAME Get-OxyColorScheme
SYNOPSIS
Gets a color scheme by name.
SYNTAX
Get-OxyColorScheme [[-Name] <System.String>] [<CommonParameters>]
DESCRIPTION
Gets a color scheme by name. If the `-Name` parameter is omitted, this cmdlet returns all available color schemes.
PARAMETERS
-Name <System.String>
The color scheme 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 ... rScheme.md
SYNOPSIS
Gets a color scheme by name.
SYNTAX
Get-OxyColorScheme [[-Name] <System.String>] [<CommonParameters>]
DESCRIPTION
Gets a color scheme by name. If the `-Name` parameter is omitted, this cmdlet returns all available color schemes.
PARAMETERS
-Name <System.String>
The color scheme 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 ... rScheme.md