< Back

New-OxyCategoryColorAxis

Sat Jan 18, 2020 6:18 pm

NAME New-OxyCategoryColorAxis



SYNOPSIS

Returns an object that represents a categorized color axis.





SYNTAX

New-OxyCategoryColorAxis [-AbsoluteMaximum <Horker.OxyPlotCli.TypeAdaptors.Double>] [-AbsoluteMinimum

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-AddTo <OxyPlot.PlotModel>] [-Angle

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-AxisDistance <Horker.OxyPlotCli.TypeAdaptors.Double>]

[-AxisTickToLabelDistance <Horker.OxyPlotCli.TypeAdaptors.Double>] [-AxisTitleDistance

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-AxislineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>]

[-AxislineStyle <OxyPlot.LineStyle>] [-AxislineThickness <Horker.OxyPlotCli.TypeAdaptors.Double>] [-ClipTitle

<Horker.OxyPlotCli.TypeAdaptors.Bool>] [-CropGridlines <Horker.OxyPlotCli.TypeAdaptors.Bool>] [-EndPosition

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-ExtraGridlineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>]

[-ExtraGridlineStyle <OxyPlot.LineStyle>] [-ExtraGridlineThickness <Horker.OxyPlotCli.TypeAdaptors.Double>]

[-ExtraGridlines <Horker.OxyPlotCli.TypeAdaptors.Double[]>] [-FilterFunction

<System.Func`2[System.Double,System.Boolean]>] [-FilterMaxValue <Horker.OxyPlotCli.TypeAdaptors.Double>]

[-FilterMinValue <Horker.OxyPlotCli.TypeAdaptors.Double>] [-Font <System.String>] [-FontSize

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-FontWeight <Horker.OxyPlotCli.TypeAdaptors.Double>] [-FormatAsFractions

<Horker.OxyPlotCli.TypeAdaptors.Bool>] [-FractionUnit <Horker.OxyPlotCli.TypeAdaptors.Double>]

[-FractionUnitSymbol <System.String>] [-GapWidth <Horker.OxyPlotCli.TypeAdaptors.Double>] [-IntervalLength

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-InvalidCategoryColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>]

[-IsAxisVisible <Horker.OxyPlotCli.TypeAdaptors.Bool>] [-IsPanEnabled <Horker.OxyPlotCli.TypeAdaptors.Bool>]

[-IsTickCentered <Horker.OxyPlotCli.TypeAdaptors.Bool>] [-IsZoomEnabled <Horker.OxyPlotCli.TypeAdaptors.Bool>]

[-ItemsSource <System.Collections.IEnumerable>] [-Key <System.String>] [-LabelField <System.String>]

[-LabelFormatter <System.Func`2[System.Double,System.String]>] [-Layer <OxyPlot.Axes.AxisLayer>]

[-MajorGridlineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>] [-MajorGridlineStyle <OxyPlot.LineStyle>]

[-MajorGridlineThickness <Horker.OxyPlotCli.TypeAdaptors.Double>] [-MajorStep

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-MajorTickSize <Horker.OxyPlotCli.TypeAdaptors.Double>] [-Maximum

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-MaximumPadding <Horker.OxyPlotCli.TypeAdaptors.Double>] [-MaximumRange

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-Minimum <Horker.OxyPlotCli.TypeAdaptors.Double>] [-MinimumMajorStep

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-MinimumMinorStep <Horker.OxyPlotCli.TypeAdaptors.Double>]

[-MinimumPadding <Horker.OxyPlotCli.TypeAdaptors.Double>] [-MinimumRange <Horker.OxyPlotCli.TypeAdaptors.Double>]

[-MinorGridlineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>] [-MinorGridlineStyle <OxyPlot.LineStyle>]

[-MinorGridlineThickness <Horker.OxyPlotCli.TypeAdaptors.Double>] [-MinorStep

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-MinorTickSize <Horker.OxyPlotCli.TypeAdaptors.Double>]

[-MinorTicklineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>] [-Palette

<Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]>] [-PassThru] [-Position <OxyPlot.Axes.AxisPosition>]

[-PositionAtZeroCrossing <Horker.OxyPlotCli.TypeAdaptors.Bool>] [-PositionTier <System.Int32>] [-Selectable

<Horker.OxyPlotCli.TypeAdaptors.Bool>] [-SelectionMode <OxyPlot.SelectionMode>] [-StartPosition

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-StringFormat <System.String>] [-Style <System.String>] [-Tag

<System.Object>] [-TextColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>] [-TickStyle <OxyPlot.Axes.TickStyle>]

[-TicklineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>] [-Title <System.String>] [-TitleClippingLength

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-TitleColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>] [-TitleFont

<System.String>] [-TitleFontSize <Horker.OxyPlotCli.TypeAdaptors.Double>] [-TitleFontWeight

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-TitleFormatString <System.String>] [-TitlePosition

<Horker.OxyPlotCli.TypeAdaptors.Double>] [-ToolTip <System.String>] [-Unit <System.String>]

[-UseSuperExponentialFormat <Horker.OxyPlotCli.TypeAdaptors.Bool>] [<CommonParameters>]





DESCRIPTION

Returns an object that represents a categorized color axis.





PARAMETERS

-AbsoluteMaximum <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the absolute maximum. This is only used for the UI control. It will not be possible to zoom/pan beyond

this limit. The default value is double.MaxValue.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-AbsoluteMinimum <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the absolute minimum. This is only used for the UI control. It will not be possible to zoom/pan beyond

this limit. The default value is double.MinValue.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-AddTo <OxyPlot.PlotModel>

Specifies the PlotModel object to which the object is added.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Angle <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the orientation angle (degrees) for the axis labels. The default value is 0.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-AxisDistance <Horker.OxyPlotCli.TypeAdaptors.Double>

Specifies the isDistance parameter of the x-axis. For more details, refer to the help topic of the axis of

interest.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-AxisTickToLabelDistance <Horker.OxyPlotCli.TypeAdaptors.Double>

Specifies the isTickToLabelDistance parameter of the x-axis. For more details, refer to the help topic of the

axis of interest.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-AxisTitleDistance <Horker.OxyPlotCli.TypeAdaptors.Double>

Specifies the isTitleDistance parameter of the x-axis. For more details, refer to the help topic of the axis

of interest.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-AxislineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Specifies the islineColor parameter of the x-axis. For more details, refer to the help topic of the axis of

interest.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-AxislineStyle <OxyPlot.LineStyle>

Specifies the islineStyle parameter of the x-axis. For more details, refer to the help topic of the axis of

interest.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-AxislineThickness <Horker.OxyPlotCli.TypeAdaptors.Double>

Specifies the islineThickness parameter of the x-axis. For more details, refer to the help topic of the axis

of interest.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ClipTitle <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether to clip the axis title. The default value is true.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-CropGridlines <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether to crop gridlines with perpendicular axes Start/EndPositions. The default

value is false.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-EndPosition <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the end position of the axis on the plot area. The default value is 1.



The position is defined by a fraction in the range from 0 to 1, where 0 is at the bottom/left and 1 is at the

top/right.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ExtraGridlineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Sets the color of the extra gridlines. The default value is OxyPlot.OxyColors.Black.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ExtraGridlineStyle <OxyPlot.LineStyle>

Sets the line style of the extra gridlines. The default value is OxyPlot.LineStyle.Solid.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ExtraGridlineThickness <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the thickness of the extra gridlines. The default value is 1.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ExtraGridlines <Horker.OxyPlotCli.TypeAdaptors.Double[]>

Sets the values for the extra gridlines. The default value is null.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-FilterFunction <System.Func`2[System.Double,System.Boolean]>

Sets the filter function. The default value is null.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-FilterMaxValue <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the maximum value that can be shown using this axis. Values greater or equal to this value will not be

shown. The default value is double.MaxValue.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-FilterMinValue <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the minimum value that can be shown using this axis. Values smaller or equal to this value will not be

shown. The default value is double.MinValue.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Font <System.String>

Sets the font. The default is null (use OxyPlot.PlotModel.DefaultFont.



If the value is null, the DefaultFont of the parent PlotModel will be used.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-FontSize <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the size of the font. The default is double.NaN (use OxyPlot.PlotModel.DefaultFontSize).



If the value is NaN, the DefaultFontSize of the parent PlotModel will be used.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-FontWeight <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the font weight. The default is FontWeights.Normal.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-FormatAsFractions <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether to format numbers as fractions.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-FractionUnit <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the fraction unit. Remember to set FormatAsFractions to true.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-FractionUnitSymbol <System.String>

Sets the fraction unit symbol. Use FractionUnit = Math.PI and FractionUnitSymbol = "?????" if you want the axis to

show "?????/2,?????,3?????/2,2?????" etc. Use FractionUnit = 1 and FractionUnitSymbol = "L" if you want the axis to show

"0,L/2,L" etc. Remember to set FormatAsFractions to true.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-GapWidth <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the gap width.



The default value is 1.0 (100%). The gap width is given as a fraction of the total width/height of the items

in a category.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-IntervalLength <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the maximum length (screen space) of the intervals. The available length of the axis will be divided by

this length to get the approximate number of major intervals on the axis. The default value is 60.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-InvalidCategoryColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Sets the invalid category color.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-IsAxisVisible <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether this axis is visible. The default value is true.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-IsPanEnabled <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether panning is enabled. The default value is true.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-IsTickCentered <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether the ticks are centered. If this is false, ticks will be drawn between each

category. If this is true, ticks will be drawn in the middle of each category.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-IsZoomEnabled <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether zooming is enabled. The default value is true.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ItemsSource <System.Collections.IEnumerable>

Sets the items source (used to update the Labels collection).



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Key <System.String>

Sets the key of the axis. This can be used to specify an axis if you have defined multiple axes in a plot. The

default value is null.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-LabelField <System.String>

Sets the data field for the labels.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-LabelFormatter <System.Func`2[System.Double,System.String]>

Sets the formatting function for the labels. The default value is null.



This function can be used instead of overriding the OxyPlot.Axes.Axis.FormatValue(System.Double) method.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Layer <OxyPlot.Axes.AxisLayer>

Sets the layer of the axis. The default value is OxyPlot.Axes.AxisLayer.BelowSeries.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MajorGridlineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Sets the color of the major gridlines. The default value is #40000000.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MajorGridlineStyle <OxyPlot.LineStyle>

Sets the line style of the major gridlines. The default value is OxyPlot.LineStyle.None.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MajorGridlineThickness <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the thickness of the major gridlines. The default value is 1.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MajorStep <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the interval between major ticks. The default value is double.NaN.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MajorTickSize <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the size of the major ticks. The default value is 7.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Maximum <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the maximum value of the axis. The default value is double.NaN.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MaximumPadding <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the 'padding' fraction of the maximum value. The default value is 0.01.



A value of 0.01 gives 1% more space on the maximum end of the axis. This property is not used if the

OxyPlot.Axes.Axis.Maximum property is set.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MaximumRange <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the maximum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum <

MaximumRange. The default value is double.PositiveInfinity.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Minimum <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the minimum value of the axis. The default value is double.NaN.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinimumMajorStep <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the minimum value for the interval between major ticks. The default value is 0.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinimumMinorStep <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the minimum value for the interval between minor ticks. The default value is 0.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinimumPadding <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the 'padding' fraction of the minimum value. The default value is 0.01.



A value of 0.01 gives 1% more space on the minimum end of the axis. This property is not used if the

OxyPlot.Axes.Axis.Minimum property is set.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinimumRange <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the minimum range of the axis. Setting this property ensures that ActualMaximum-ActualMinimum >

MinimumRange. The default value is 0.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinorGridlineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Sets the color of the minor gridlines. The default value is #20000000.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinorGridlineStyle <OxyPlot.LineStyle>

Sets the line style of the minor gridlines. The default value is OxyPlot.LineStyle.None.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinorGridlineThickness <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the thickness of the minor gridlines. The default value is 1.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinorStep <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the interval between minor ticks. The default value is double.NaN.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinorTickSize <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the size of the minor ticks. The default value is 4.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-MinorTicklineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Sets the color of the minor ticks. The default value is OxyPlot.OxyColors.Automatic.



If the value is OxyPlot.OxyColors.Automatic, the value of OxyPlot.Axes.Axis.TicklineColor will be used.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Palette <Horker.OxyPlotCli.TypeAdaptors.OxyPaletteItem[]>

Sets the palette.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-PassThru <System.Management.Automation.SwitchParameter>

Returns a created object when the -AddTo, -OutFile or -Show parameter is specified.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-Position <OxyPlot.Axes.AxisPosition>

Sets the position of the axis. The default value is OxyPlot.Axes.AxisPosition.Left.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-PositionAtZeroCrossing <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether the axis should be positioned at the zero-crossing of the related axis. The

default value is false.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-PositionTier <System.Int32>

Sets the position tier which defines in which tier the axis is displayed. The default value is 0.



The bigger the value the further afar is the axis from the graph.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Selectable <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether this element can be selected. The default is true.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-SelectionMode <OxyPlot.SelectionMode>

Sets the selection mode of items in this element. The default is SelectionMode.All.



This is only used by the select/unselect functionality, not by the rendering.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-StartPosition <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the start position of the axis on the plot area. The default value is 0.



The position is defined by a fraction in the range from 0 to 1, where 0 is at the bottom/left and 1 is at the

top/right.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-StringFormat <System.String>

Sets the string format used for formatting the axis values. The default value is null.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Style <System.String>

Specifies the style.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Tag <System.Object>

Sets an arbitrary object value that can be used to store custom information about this plot element. The

default is null.



This property is analogous to Tag properties in other Microsoft programming models. Tag is intended to provide

a pre-existing property location where you can store some basic custom information about any PlotElement

without requiring you to subclass an element.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TextColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Sets the color of the text. The default is OxyColors.Automatic (use OxyPlot.PlotModel.TextColor).



If the value is OxyColors.Automatic, the TextColor of the parent PlotModel will be used.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TickStyle <OxyPlot.Axes.TickStyle>

Sets the tick style for major and minor ticks. The default value is OxyPlot.Axes.TickStyle.Outside.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TicklineColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Sets the color of the major and minor ticks. The default value is OxyPlot.OxyColors.Black.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Title <System.String>

Sets the title of the axis. The default value is null.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TitleClippingLength <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the length of the title clipping rectangle (fraction of the available length of the axis). The default

value is 0.9.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TitleColor <Horker.OxyPlotCli.TypeAdaptors.OxyColor>

Sets the color of the title. The default value is OxyPlot.OxyColors.Automatic.



If the value is null, the OxyPlot.PlotModel.TextColor will be used.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TitleFont <System.String>

Sets the title font. The default value is null.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TitleFontSize <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the size of the title font. The default value is double.NaN.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TitleFontWeight <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the weight of the title font. The default value is OxyPlot.FontWeights.Normal.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TitleFormatString <System.String>

Sets the format string used for formatting the title and unit when OxyPlot.Axes.Axis.Unit is defined. The

default value is "{0} [{1}]", where {0} refers to the OxyPlot.Axes.Axis.Title and {1} refers to the

OxyPlot.Axes.Axis.Unit.



If OxyPlot.Axes.Axis.Unit is null, the actual title is defined by OxyPlot.Axes.Axis.Title only.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-TitlePosition <Horker.OxyPlotCli.TypeAdaptors.Double>

Sets the position of the title. The default value is 0.5.



The position is defined by a fraction in the range 0 to 1.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ToolTip <System.String>

Sets the tool tip. The default is null.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Unit <System.String>

Sets the unit of the axis. The default value is null.



The OxyPlot.Axes.Axis.TitleFormatString is used to format the title including this unit.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-UseSuperExponentialFormat <Horker.OxyPlotCli.TypeAdaptors.Bool>

Sets a value indicating whether to use superscript exponential format. The default value is false.



This format will convert 1.5E+03 to 1.5????10^{3} and render the superscript properly. If

OxyPlot.Axes.Axis.StringFormat is null, 1.0E+03 will be converted to 10^{3}, otherwise it will use the format

string for the mantissa.



Required? false

Position? named

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

OxyPlot.Axes.CategoryColorAxis







NOTES











RELATED LINKS

Online Version: https://github.com/horker/oxyplotcli2/b ... lorAxis.md