New-ChartRadialOptions
SYNOPSIS
{{ Fill in the Synopsis }}
SYNTAX
CircleType
New-ChartRadialOptions [-CircleType <Object>] [-HollowBackGroundColor <String>] [-HollowMargin <String>]
[-HollowSize <String>] [-TrackDropShadow <String>] [-TrackDropShadowTop <String>]
[-TrackDropShadowLeft <String>] [-TrackDropShadowBlur <String>] [-TrackDropShadowOpacity <String>]
[-DataLabelNameOffsetY <String>] [-DataLabelNameColor <String>] [-DataLabelNameFontSize <String>]
[-DataLabelValueShow] [-DataLabelValueColor <String>] [-DataLabelValueFontSize <String>] [-FillType <String>]
[-GradientShade <String>] [-GradientType <String>] [-GradientToColors <String>] [-GraidentStops <Array>]
[-StrokeLineCap <String>] [-Labels <String[]>] [<CommonParameters>]
CustomAngle
New-ChartRadialOptions [-StartAngle <Int32>] [-EndAngle <Int32>] [-HollowBackGroundColor <String>]
[-HollowMargin <String>] [-HollowSize <String>] [-TrackDropShadow <String>] [-TrackDropShadowTop <String>]
[-TrackDropShadowLeft <String>] [-TrackDropShadowBlur <String>] [-TrackDropShadowOpacity <String>]
[-DataLabelNameOffsetY <String>] [-DataLabelNameColor <String>] [-DataLabelNameFontSize <String>]
[-DataLabelValueShow] [-DataLabelValueColor <String>] [-DataLabelValueFontSize <String>] [-FillType <String>]
[-GradientShade <String>] [-GradientType <String>] [-GradientToColors <String>] [-GraidentStops <Array>]
[-StrokeLineCap <String>] [-Labels <String[]>] [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
EXAMPLES
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
PARAMETERS
-CircleType
{{ Fill CircleType Description }}
Type: System.Object
Parameter Sets: CircleType
Aliases:
Accepted values: FullCircleTop, FullCircleBottom, FullCircleBottomLeft, FullCircleLeft, Speedometer, SemiCircleGauge
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DataLabelNameColor
{{ Fill DataLabelNameColor Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DataLabelNameFontSize
{{ Fill DataLabelNameFontSize Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DataLabelNameOffsetY
{{ Fill DataLabelNameOffsetY Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DataLabelValueColor
{{ Fill DataLabelValueColor Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DataLabelValueFontSize
{{ Fill DataLabelValueFontSize Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-DataLabelValueShow
{{ Fill DataLabelValueShow Description }}
Type: System.Management.Automation.SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-EndAngle
{{ Fill EndAngle Description }}
Type: System.Nullable`1[System.Int32]
Parameter Sets: CustomAngle
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-FillType
{{ Fill FillType Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-GradientShade
{{ Fill GradientShade Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-GradientToColors
{{ Fill GradientToColors Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-GradientType
{{ Fill GradientType Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-GraidentStops
{{ Fill GraidentStops Description }}
Type: System.Array
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-HollowBackGroundColor
{{ Fill HollowBackGroundColor Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-HollowMargin
{{ Fill HollowMargin Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-HollowSize
{{ Fill HollowSize Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Labels
{{ Fill Labels Description }}
Type: System.String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-StartAngle
{{ Fill StartAngle Description }}
Type: System.Nullable`1[System.Int32]
Parameter Sets: CustomAngle
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-StrokeLineCap
{{ Fill StrokeLineCap Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-TrackDropShadow
{{ Fill TrackDropShadow Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-TrackDropShadowBlur
{{ Fill TrackDropShadowBlur Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-TrackDropShadowLeft
{{ Fill TrackDropShadowLeft Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-TrackDropShadowOpacity
{{ Fill TrackDropShadowOpacity Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-TrackDropShadowTop
{{ Fill TrackDropShadowTop Description }}
Type: System.String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.