< Back
Add-OxyStyle
Post
NAME Add-OxyStyle
SYNOPSIS
Defines a new style.
SYNTAX
Add-OxyStyle [-Name] <System.String> [[-Config] <System.Collections.Hashtable>] [[-BaseStyle] <System.String>]
[[-ColorScheme] <System.String>] [[-DefaultFont] <System.String>] [<CommonParameters>]
DESCRIPTION
Defines a new style.
PARAMETERS
-BaseStyle <System.String>
Specifies the base style.
Required? false
Position? 2
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-ColorScheme <System.String>
Specifies the color scheme.
Required? false
Position? 3
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Config <System.Collections.Hashtable>
Specifies the definition of the style.
Required? false
Position? 1
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-DefaultFont <System.String>
Specifies the default font.
Required? false
Position? 4
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Name <System.String>
Specifies the style name.
Required? true
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
Defines a new style.
SYNTAX
Add-OxyStyle [-Name] <System.String> [[-Config] <System.Collections.Hashtable>] [[-BaseStyle] <System.String>]
[[-ColorScheme] <System.String>] [[-DefaultFont] <System.String>] [<CommonParameters>]
DESCRIPTION
Defines a new style.
PARAMETERS
-BaseStyle <System.String>
Specifies the base style.
Required? false
Position? 2
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-ColorScheme <System.String>
Specifies the color scheme.
Required? false
Position? 3
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Config <System.Collections.Hashtable>
Specifies the definition of the style.
Required? false
Position? 1
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-DefaultFont <System.String>
Specifies the default font.
Required? false
Position? 4
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Name <System.String>
Specifies the style name.
Required? true
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